Optimal Two � Dimensional Triangulations
نویسندگان
چکیده
A (geometric) triangulation in the plane is a maximal connected plane graph with straight edges. It is thus a plane graph whose bounded faces are triangles. For a xed set of vertices, there are, in general, exponentially many w ays to form a triangulation. Various criteria related to the geometry of triangles are used to deene what one could mean by a triangulation that is optimal over all possibilities. The general problem studied in this thesis is the following: given a nite set S of vertices, possibly with some prescribed edges, how c a n w e choose the rest of the edges to obtain an optimal triangulation? Just to mention an example, we a r e i n terested in computing a min-max angle triangulation of S, that is, a triangulation whose maximum angle over all its triangles is the smallest among all triangulations of S. This thesis presents a number of new algorithms to construct optimal triangulations useful in engineering and scientiic computations, such as nite element analysis and surface interpolation. All algorithms are the rst and, currently, the only ones that construct the deened optimal triangulations in time polynomial in the input size. These main results are described in three parts. First, we develop a new algorithmic technique called the edge-insertion paradigm. It computes for a set of n vertices an optimal triangulation deened by some generic criterion. From this, we deduce that a min-max angle and a max-min height triangulation can be computed in O(n 2 log n) time and linear storage, and a min-max slope and a min-max eccentricity triangu-lation in cubic time and quadratic storage. Second, we s h o w that a min-max length triangulation for a set of n vertices can be computed in quadratic time and storage. Length refers to edge length and is measured by some normed metric such as the Euclidean or any o t h e r l p metric. Third, for a given plane graph of n vertices and m non-crossing edges, we p r o ve that there is a set of O(m 2 n) p o i n ts so that, for each adjacent pair of points on an edge, there exists a circle passing through the two points that encloses no other points. This implies an eecient w ay to construct a so-called conforming Delaunay triangulation, which is a Delaunay triangulation that subdivides the …
منابع مشابه
Construction of Three-Dimensional Improved-Quality Triangulations Using Local Transformations
Three-dimensional Delaunay triangulations are the most common form of three-dimensional triangulations known, but they are not very suitable for tetrahedral nite element meshes because they tend to contain poorly-shaped sliver tetrahedra. In this paper, we present an algorithm for constructing improved-quality triangulations with respect to a tetrahedron shape measure. This algorithm uses combi...
متن کاملConstrained Delaunay Triangulations and Algorithms
Two-dimensional constrained Delaunay triangulations (of a planar straight-linegraph) introduced independently by Lee et al. [2] and Chew [1] are well studied struc-tures and can be constructed in optimal time. However, the generalization of suchobjects to three and higher dimensions is much less discussed in literature.In this talk, we first define a constrained Delaunay tri...
متن کاملPersistent Triangulations
Triangulations of a surface are of fundamental importance in computational geometry, engineering simulation, and computer graphics. For example, the convex hull of a set of points may be constructed as a triangulation, and there is a close relationship between Delaunay triangulations and Voronoi diagrams in geometry. Triangulations are ordinarily represented as mutable graph structures for whic...
متن کاملNew Results on Optimal Area Triangulations of Convex Polygons
We consider the problems of finding two optimal triangulations of convex polygon: MaxMin area and MinMax area. These are the triangulations that maximize the area of the smallest area triangle in a triangulation, and respectively minimize the area of the largest area triangle in a triangulation, over all possible triangulations. The problem was originally solved by Klincsek by dynamic programmi...
متن کاملComplexity of triangulations of the projective space
It is known that any two triangulations of a compact 3–manifold are related by finite sequences of certain local transformations. We prove here an upper bound for the length of a shortest transformation sequence relating any two triangulations of the 3–dimensional projective space, in terms of the number of tetrahedra. MSC–class: 57Q25; 57Q15.
متن کاملOptimal Surface Reconstruction from Digitized Point Data using CI Methods
In many scienti c and technological endeavors, a three-dimensional solid must be reconstructed from digitized point data. This paper presents three solutions to the problem of reconstructing smooth surfaces using triangular tiles. The presented algorithms di er in their strategic approach. Here, two deterministic algorithms and one non-deterministic CI (computational intelligence) strategy will...
متن کامل